Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Apache 1.3: extended times in access_log

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  Alter display directory information and contents  
Author Message
Sergius

External


Since: Jun 22, 2007
Posts: 1



(Msg. 1) Posted: Fri Jun 22, 2007 3:50 am
Post subject: Apache 1.3: extended times in access_log
Archived from groups: alt>apache>configuration (more info?)

Hello!

Briefly :
How can configure logging in apache additional time access client to
the server :
- the first byte request from the client,
- the last byte request from client
- first byte reply

Problem description :
I have the problem of slow response time from HTTP-client to HTTP-
server (Apache 1.3 + Java). The analysis shows that the server code is
very fast, always two seconds faster. Setting time_taken in access_mod
(parameter %T) shows that the Apache always logging HTTP transaction
time is two seconds or less.
Same time, client have timeout one or more minute by waiting response
from server.
Problem occurs in 3 days stable.
I would like to get an accurate picture of the slowdown, a bottleneck
and try to solve the problem.

Thank you

 >> Stay informed about: Apache 1.3: extended times in access_log 
Back to top
Login to vote
shimmyshack

External


Since: Jun 07, 2007
Posts: 75



(Msg. 2) Posted: Fri Jun 22, 2007 6:25 am
Post subject: Re: Apache 1.3: extended times in access_log [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jun 22, 11:50 am, Sergius <Serge.Is....TakeThisOut@gmail.com> wrote:
> Hello!
>
> Briefly :
> How can configure logging in apache additional time access client to
> the server :
> - the first byte request from the client,
> - the last byte request from client
> - first byte reply
>
> Problem description :
> I have the problem of slow response time from HTTP-client to HTTP-
> server (Apache 1.3 + Java). The analysis shows that the server code is
> very fast, always two seconds faster. Setting time_taken in access_mod
> (parameter %T) shows that the Apache always logging HTTP transaction
> time is two seconds or less.
> Same time, client have timeout one or more minute by waiting response
> from server.
> Problem occurs in 3 days stable.
> I would like to get an accurate picture of the slowdown, a bottleneck
> and try to solve the problem.
>
> Thank you

use wireshark to see when the requests and responses occur, and if
there are network troubles.
Use a few proxies (phproxy/w3c validator...) to check its not just one
client - it may be their network, do they have the same trouble after
they have made one successful connection - then is it faster for
subsequent requests.
THen can you check the server using a LAN computer, this will rule out
firewall troubles at the border...
post back results

 >> Stay informed about: Apache 1.3: extended times in access_log 
Back to top
Login to vote
shimmyshack

External


Since: Jun 07, 2007
Posts: 75



(Msg. 3) Posted: Fri Jun 22, 2007 8:27 am
Post subject: Re: Apache 1.3: extended times in access_log [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jun 22, 2:25 pm, shimmyshack <matt.fa... DeleteThis @gmail.com> wrote:
> On Jun 22, 11:50 am, Sergius <Serge.Is... DeleteThis @gmail.com> wrote:
>
>
>
> > Hello!
>
> > Briefly :
> > How can configure logging in apache additional time access client to
> > the server :
> > - the first byte request from the client,
> > - the last byte request from client
> > - first byte reply
>
> > Problem description :
> > I have the problem of slow response time from HTTP-client to HTTP-
> > server (Apache 1.3 + Java). The analysis shows that the server code is
> > very fast, always two seconds faster. Setting time_taken in access_mod
> > (parameter %T) shows that the Apache always logging HTTP transaction
> > time is two seconds or less.
> > Same time, client have timeout one or more minute by waiting response
> > from server.
> > Problem occurs in 3 days stable.
> > I would like to get an accurate picture of the slowdown, a bottleneck
> > and try to solve the problem.
>
> > Thank you
>
> use wireshark to see when the requests and responses occur, and if
> there are network troubles.
> Use a few proxies (phproxy/w3c validator...) to check its not just one
> client - it may be their network, do they have the same trouble after
> they have made one successful connection - then is it faster for
> subsequent requests.
> THen can you check the server using a LAN computer, this will rule out
> firewall troubles at the border...
> post back results

also use this:
http://tools.pingdom.com/fpt/?url=
it shows first and last bytes
 >> Stay informed about: Apache 1.3: extended times in access_log 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]