location regex?

2022-08-03 Thread Jay Haines
I am trying to weed out requests for any uri that contains the string, "announce" (no quotes). That would include * /announce * /announce/ * /announce.php each with or without query strings. I have the following location blocks in my server context:    location ~* announce {  

Re: Error log question

2022-07-24 Thread Jay Haines
Thank you! On 7/23/22 18:15, Maxim Dounin wrote: Hello! On Sat, Jul 23, 2022 at 04:59:35PM -0400, Jay Haines wrote: My nginx error log is being filled with errors which I believe are being surfaced from OpenSSL. The log entries number in the hundreds of thousands per day and I understand

Error log question

2022-07-23 Thread Jay Haines
Hello, My nginx error log is being filled with errors which I believe are being surfaced from OpenSSL. The log entries number in the hundreds of thousands per day and I understand they are most likely due to conditions beyond my control. Examples of the log entries are: 2022/07/23 16:26:32 [