Upload via command line through Apache reverse proxy and load balancer, posted by Tamas Gal on Wed Jan 25 18:41:27 2023
|
After fiddling around I managed to get ELOG working behind the load balancer HAProxy by stacking ELOG together with an Apache reverse proxy in a Docker
stack. I am currently pretty convinced that something with the HTTP communication is somehow faulty in ELOG and Apache is more forgiving than HAProxy,
since the configuration is the same as without Apache. So putting ELOG behind an Apache and then Apache behind the HAProxy is working. |
Re: Invalid Content-Length in header when running behind a load balancer, posted by Tamas Gal on Wed Jan 25 19:51:29 2023
|
I put the ELOG service behind an Apache reverse proxy which is now sitting behind the HAProxy. It works like this, but it's just a workaround. I
am pretty sure that ELOG has problems to communicate with HAProxy correctly and it seems that Apache is more forgiving. So that the chain HAProxy ->
Apache -> ELOG and vice versa is working. |
email subject, posted by Bill Whiting on Fri Mar 7 13:44:34 2008
|
Can I control the content of the Subject on an email notification?
i.e. Can I copy the subject from the elog entry into the email subject?
|
Re: email subject, posted by Bill Whiting on Fri Mar 7 14:09:40 2008
|
Bill Whiting wrote:
Can I control the content of the Subject on an email notification? |
Creating a form or table, posted by Terry Shuck on Thu Mar 24 16:37:55 2011
|
Is there a way to open a form or table when clicking on New rather than going to a text field? Thanks, TS!
|
Re: Creating a form or table, posted by Terry Shuck on Thu Apr 7 18:28:42 2011
|
Andreas Luedeke wrote:
|
Re: Creating a form or table, posted by Terry Shuck on Mon Apr 11 17:31:21 2011
|
Stefan Ritt wrote:
|
Password may not contain blanks, posted by Terry Shuck on Tue Aug 30 20:58:18 2011
|
After setting up email addresses for notifications I noticed that the "Full Name" has part of an email address in it. I've tried several ways
to correct this however it keeps sending me to a page that says "Password may not contain blanks" and I've not done anything with the password.
Can you tell me how to correct this issue? |