On Tue, 2023-06-27 at 20:50 +0530, sreenivas somavarapu wrote:
> Hi Oleg,
> 
> PFA httpclient logs with suggested configuration. Attaching only 2 of
> httpclient logs which has the DeadlineTimeoutException exception
> occuring 6
> times out of total 25 times for a 20 minute run (And these 2 files
> are
> during start of the test i.e., initial 1 / 2 minutes run itself).
> 
> Around 61 files of 10 MB each have been generated for a complete 20
> minutes
> run with below logging configuration. Let me know if you want all
> those 62
> files.
> 
> logger.httpClient.name = org.apache.hc.client5.http.impl
> logger.httpClient.level = DEBUG
> logger.httpClient.additivity = false
> logger.httpClient.appenderRef.rolling.ref = httpclientRolling
> 
> logger.httpCore.name = org.apache.hc.core5
> logger.httpCore.level = INFO
> logger.httpCore.additivity = false
> logger.httpCore.appenderRef.rolling.ref = httpclientRolling
> 
> 
>  httpclienttracelogs.zip
> <
> https://drive.google.com/file/d/1WPNCQ0SZanAzZb-bmYf7IhDK-BQS9VNy/view
> ?usp=drive_web>
> 
> 

I do not see a single timeout exception or any exception of any kind in
the logs. What am I supposed to do with these logs?


oleg@ok2c:~/src/misc/httpclienttracelogs$ grep -i Timeout *
oleg@ok2c:~/src/misc/httpclienttracelogs$ grep -i exception *
oleg@ok2c:~/src/misc/httpclienttracelogs$ 


Oleg


> 
> On Mon, Jun 26, 2023 at 9:58 PM Oleg Kalnichevski <ol...@apache.org>
> wrote:
> 
> > On Mon, 2023-06-26 at 18:20 +0530, sreenivas somavarapu wrote:
> > > Hi Oleg,
> > > 
> > > 
> > > 
> > > Hope you were able to access logs provided and in the process of
> > > analyzing
> > > them.
> > 
> > No, I was not. The URL was access protected. I requested access but
> > no
> > one reacted. Anyway, it is irrelevant now. Please re-run the whole
> > thing with the logging settings I sent you in my previous message.
> > 
> > Oleg
> > 
> > 
> > -------------------------------------------------------------------
> > --
> > To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> > For additional commands, e-mail:
> > httpclient-users-h...@hc.apache.org
> > 
> > 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to