| chat.freenode.net #tryton log beginning Mon Oct 15 00:00:01 CEST 2018 | ||
| -!- lukio(~lukio@host249.190-136-122.telecom.net.ar) has joined #tryton | 23:23 | |
| -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 23:34 | |
| -!- thaneor1(~lenovo3@r186-48-40-252.dialup.adsl.anteldata.net.uy) has joined #tryton | 00:07 | |
| -!- lucascastro(~lucascast@177-185-139-186.isotelco.net.br) has joined #tryton | 02:01 | |
| -!- yangoon1(~mathiasb@i59F52E4B.versanet.de) has joined #tryton | 02:39 | |
| -!- udono(~udono@091-137-067-156.ip-addr.inexio.net) has joined #tryton | 03:03 | |
| -!- tafelgeschirr(~tafelgesc@5.104.149.54) has joined #tryton | 04:36 | |
| -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 06:08 | |
| -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 07:10 | |
| -!- mrichez(~smuxi@mail.saluc.com) has joined #tryton | 07:15 | |
| -!- rmu(~robert@cpe90-146-69-94.liwest.at) has joined #tryton | 07:35 | |
| -!- smorillo(bc55aedf@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.174.223) has joined #tryton | 07:48 | |
| -!- smorillo(bc55aedf@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.174.223) has joined #tryton | 07:55 | |
| -!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton | 08:44 | |
| cedk | is there someone who masters nginx? | 09:21 |
|---|---|---|
| pokoli | cedk: I'm not a master but I use it | 09:23 |
| pokoli | cedk: which issue do you have? | 09:23 |
| -!- smorillo(bc55aedf@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.174.223) has joined #tryton | 09:23 | |
| cedk | pokoli: when I set to use uwsgi proxy, it drops all the caching headers from the backend | 09:24 |
| cedk | so the Cache-Control, Etag etc. are not sent to the browser | 09:24 |
| pokoli | cedk: sorry but I have no idea | 09:30 |
| semarie | cedk: I asked on #gcu channel (french guys). they asks if uwsgi really sents the headers ? (tcpdump to check) | 09:33 |
| semarie | it seems by default ngnix doesn't change the reply | 09:33 |
| cedk | semarie: in http-socket mode it does | 09:39 |
| cedk | but it seems it does not in wsgi socket mode | 09:40 |
| cedk | also with proxy_pass, I got no cache headers | 09:43 |
| cedk | but with the same setup with lighttd I got them | 09:44 |
| semarie | it seems nginx might not emit them if gzip is used on nginx side | 09:44 |
| semarie | cedk: you could /join #gcu it could be more simple: I am a just a pipe here | 09:45 |
| cedk | it seems uwsgi is removing all headers | 09:53 |
| cedk | WTF | 09:53 |
| -!- smorillo(bc55aedf@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.174.223) has joined #tryton | 10:16 | |
| -!- csotelo(~csotelo@2800:200:f400:23c1:83dd:9b29:5c88:1c4c) has joined #tryton | 10:25 | |
| -!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 10:27 | |
| -!- smorillo(bc55aedf@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.174.223) has joined #tryton | 10:37 | |
| cedk | the problem seems to come from uwsgi of Debian (stable and testing) | 10:39 |
| cedk | indeed it is from uwsgi running inside docker | 10:50 |
| cedk | I got finaly the solution, it is the check-static configred in uwsgi in the docker image that does not set any header | 11:14 |
| cedk | when it is served by trytond, we had the headers | 11:15 |
| -!- tafelgeschirr(~tafelgesc@5.104.149.54) has joined #tryton | 11:59 | |
| -!- vmora(~vmora@aracar.oslandia.net) has joined #tryton | 12:08 | |
| -!- thaneor(~lenovo3@r179-25-86-114.dialup.adsl.anteldata.net.uy) has joined #tryton | 12:10 | |
| -!- lucascastro(~lucascast@177-185-139-186.isotelco.net.br) has joined #tryton | 12:59 | |
| -!- vmora25(~vmora@82.64.20.169) has joined #tryton | 13:03 | |
| -!- smorillo(bc55aedf@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.174.223) has joined #tryton | 13:29 | |
| -!- vmora(~vmora@aracar.oslandia.net) has joined #tryton | 15:05 | |
| semarie | cedk: about bug7783 (proteus: session key instead of login/passwd), the amount of specific code is reasonable (+74, -2). but I agree that Transport class isn't very flexible | 15:12 |
| cedk | semarie: it is still better if we can avoid more specific code | 15:16 |
| cedk | what I really dislike is that you need to make the parsing to chooise between Transport and SafeTransport | 15:17 |
| cedk | this duplicate the logic from stdlib | 15:17 |
| -!- Harzilein(harzi@harzilein.eu.org) has joined #tryton | 16:20 | |
| -!- lucascastro(~lucascast@177-185-139-186.isotelco.net.br) has joined #tryton | 18:07 | |
| -!- rmu(~robert@cpe90-146-69-94.liwest.at) has joined #tryton | 18:55 | |
| -!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 19:25 | |
| -!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton | 19:44 | |
| -!- semarie(~semarie@unaffiliated/semarie) has joined #tryton | 20:01 | |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!