optimise website
am 07.01.2008 15:30:44 von gabriel blazquez
Hi,
We have a website at http://217.119.181.82 an now we are testing a new
version at http://217.119.181.82/esacv2/ but it seems very slow, is
there a any parameters that we can modfify to increase the speed ?
Thanks
Re: optimise website
am 07.01.2008 21:53:50 von shimmyshack
On Jan 7, 2:30 pm, gabriel blazquez wrote:
> Hi,
>
> We have a website athttp://217.119.181.82an now we are testing a new
> version athttp://217.119.181.82/esacv2/but it seems very slow, is
> there a any parameters that we can modfify to increase the speed ?
>
> Thanks
download yslow for firebug for firefox to see, then point your
websites url at an online tester which shows time to first byte, and
time to last, shows latency and so on..
whats your bandwidth? and how are you implementing caching, are you
using output buffering? proxying? you dont seriously expect anything
more than general answer to your question with such a contentless
question
Re: optimise website
am 08.01.2008 08:36:53 von gabriel blazquez
shimmyshack a formulé ce lundi :
> On Jan 7, 2:30 pm, gabriel blazquez wrote:
>> Hi,
>>
>> We have a website athttp://217.119.181.82an now we are testing a new
>> version athttp://217.119.181.82/esacv2/but it seems very slow, is
>> there a any parameters that we can modfify to increase the speed ?
>>
>> Thanks
>
> download yslow for firebug for firefox to see, then point your
> websites url at an online tester which shows time to first byte, and
> time to last, shows latency and so on..
> whats your bandwidth? and how are you implementing caching, are you
> using output buffering? proxying? you dont seriously expect anything
> more than general answer to your question with such a contentless
> question
Sorry for the lack of detail.
Can you suggest me an online tester ?
bandwith 10 Mb symetrical
no proxy
no output buffering
thanks