Oh! Yes app server is receiving header with Connection:close, logs are here,
HttpRequest(HttpMethod(GET),http://XXXX/packages?skip=0&take=50,List(Host: webapiservice, Connection: close, User-Agent: curl/7.51.0, Accept: */*, Authorization: XXXX, Cache-Control: no-cache, Timeout-Access: <function1>),HttpEntity.Strict(application/json,),HttpProtocol(HTTP/1.0)) Yes I have configured niginx in between. Is there any workaround for this? On Wednesday, January 25, 2017 at 4:02:40 PM UTC+5:30, Konrad Malawski wrote: > > That's not the request that the app receives though, as you seem to be > going through a proxy. > What is the request the app received, how have you configured your nginx? > > -- > Konrad `ktoso` Malawski > Akka <http://akka.io> @ Lightbend <http://lightbend.com> > > On 25 January 2017 at 10:53:19, Srinivas ([email protected] <javascript:>) > wrote: > > No, here is curl verbose request, I am masking host and ip address with X > > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
