Toby Chui

Results 367 comments of Toby Chui

@Coolicky Can you attach your log here? (Only the section where you are requesting the vdir) This is my test vdir settings In theory you should be able to see...

Hey @Coolicky > The vdirs work when site is accessed in https, but fail when i access the path on plain http. Can I see your settings on that HTTP...

> http://test.rain/server1 gives me 307 to /login.html from zoraxy This gives me a feeling that the alternative web server that handles HTTP traffic do not properly handle vdir requests. Will...

I have briefly read the issues in the supplementary links. I need a bit more information regarding this "it's not possible" issue. Please provide network trace file (HAR file) and...

Closing this as the issue author is not responding.

@eqms Have you tried using Virtual Directory? As shown here, this seems like a virtual directory to me ``` location /websocket { proxy_pass http://odoochat; ... } location / { ......

@eqms I never used odoo before so I am not sure what is the issue here. You should be asking the odoo community about this instead. You can find the...

@eqms Have you tried just let Zoraxy handle the auto-detection for websocket? Like you can just create a proxy rule that points `odoo.yourdomain.com` to `127.0.0.1:14000` and just let Zoraxy figure...

@DerLeole Didn't expect you discovered that, I intentionally leave it out in the change log and hope no one notice it XD Yes, there is no way to enable it...