Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Load balancing

Status
Not open for further replies.

kerijan

IS-IT--Management
May 16, 2000
7
CA
Do you know which HTML code uses more apache processes (child) ?? (with or without load balancer)

code 1

<HTML>
<IMG SRC=/pictures/hello.jpg> <IMG SRC=../stats/run.php>
</HTML>

code 2

<HTML>
<IMG SRC= <IMG SRC=</HTML>


As well, will load balancer change any of the results.

David Comeau
davitron@linuxstart.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top