This is normal.  You can see the source of one is 127.0.0.1, that is us
making a http request after terminating your https request.

On Mon, Feb 28, 2011 at 1:39 AM, Andy Shipman <a...@cllearview.com> wrote:

> Hello there,
>
> Checking out the logs for my app, which runs over SSL, I have two lines for
> each and every request to the app, i.e:
>
> 2011-02-28T01:33:22-08:00 heroku[nginx]: GET / HTTP/1.0 | 127.0.0.1 | 8747
> | http | 200
> 2011-02-28T01:33:22-08:00 heroku[nginx]: GET / HTTP/1.0 | 10.198.119.180 |
> 8747 | https | 200
>
> Is this normal for SSL with nginx? Are there any performance issues with
> this duplicate request? Have I configured the app incorrectly somehow?
>
> Thanks,
>
> Andy Shipman
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to