This Question is Resolved.

If you have a similiar issue that this thread does not address, click the button below to open a new related support topic.

 
 
big load? 44 SQL Queries
Posted: 15 June 2007 05:15 AM   [ Ignore ]  
Summer Student
Total Posts:  30
Joined  11-13-2003

Hello. Sorry, I am not speaking in English. I want to go to the EE, but fear high load on the server (my site have ~10.000 hits per day).

My test:

SQL QUERIES : 44
TEMPLATE DEBUGGING : Memory Usage : 5,091,432 bytes
This is a big load?

My template pages with news (for display removed all html):

META:

{exp:weblog:entries weblog=“news” limit=“1” disable=“custom_fields|pagination|categories|member_data|trackbacks”}
<meta name=“keywords” content=”{title}” />
<meta name=“description” content=”{title}” />
<title>{title} - lalala {title}</title>
{/exp:weblog:entries}

NEWS:

<h1>{exp:weblog:entries limit=“1” weblog=“news” disable=”|pagination|categories|member_data|trackbacks”}{title}</h1>

{title}
{entry_date format=’%d.%m.%y’}
{body}
{if screenshots}
{screenshots}
{/if}
{if extended}
{extended}
{/if}
{/exp:weblog:entries}

COMMENTS:

{exp:comment:entries weblog=“news” limit=“1” disable=“custom_fields|categories|trackbacks”}
{if avatar}{avatar_url}{/if}
</td>
{author}
{comment_date format=”%d.%m.%Y”}
{comment}
{paginate}{current_page}{total_pages}{pagination_links}{/paginate}
{/exp:comment:entries}

COMMENRS FORM:

{exp:comment:form}

{if logged_out}
{exp:member:login_form return=“news/index”}
<label>Username</label>

<input type=“text” name=“username” value=”” maxlength=“32” class=“input” size=“25” />
<label>Password</label>

<input type=“password” name=“password” value=”” maxlength=“32” class=“input” size=“25” />
{if auto_login}
<input class=’checkbox’ type=’checkbox’ name=’auto_login’ value=’1’ /> Auto-login on future visits
{/if}
<input class=’checkbox’ type=’checkbox’ name=’anon’ value=’1’ checked=’checked’ /> Show my name in the online users list
<input type=“submit” name=“submit” value=“Submit” />
Forgot your password?
{/exp:member:login_form}
{/if}

{if logged_in}
<textarea name=“comment” cols=“70” rows=“10” style=“font-family: Verdana; font-size: 11px; border: 1 dashed #DADADA”>{comment}</textarea>
button here
<input type=“checkbox” name=“notify_me” value=“yes” {notify_me} />
{/if}
{/exp:comment:form}

+ Simple Search form

Is a blank page 13 SQL QUERIES (!)

 Signature 

SLO.ru Software Magazine — My EE site grin

Profile
 
 
Posted: 15 June 2007 06:29 AM   [ Ignore ]   [ # 1 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  21123
Joined  05-15-2004

Please do not crosspost. For those visiting: Let’s channel it here.

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
 

This Question is Resolved.

If you have a similiar issue that this thread does not address, click the button below to open a new related support topic.

 
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 77577 Total Logged-in Users: 37
Total Topics: 101563 Total Anonymous Users: 14
Total Replies: 544414 Total Guests: 232
Total Posts: 645977    
Members ( View Memberlist )