Home » Community » Newbie corner » Skylark and HTTPS
Re: Skylark and HTTPS [message #40235 is a reply to message #40229] |
Tue, 09 July 2013 08:24   |
|
andreincx wrote on Sun, 07 July 2013 16:42 | Hello,
How would be possible to use Skylark over HTTPS? AFAIK there is no direct support in Skylark, should i use Apache or Nginx to get there (as proxy)? Would that imply some speed penalty, excepting that using https imply that?
Also another problem i'm facing with Skylark: one request take 3 to 10 ms to complete and the next one take 300ms. Do you know why this behavior?
Thanks,
Andrei
|
Hi Andrei,
I've been using nginx as a proxy for HTTP and didn't notice any speed penalty. Actually, when you use some advanced features of nginx (serving static files, compression, caching...) you can even get great speed improvements.
Regarding the other problem, it's hard to say without seeing the code. Did you configured enough workers (threads/prefork)?
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Thu May 01 07:47:36 CEST 2025
Total time taken to generate the page: 0.03297 seconds
|