freebsd nginx

  1. E

    Feedback on Nginx server block for a mail server (Postfix/Dovecot)

    Hi all, I would like to get a feedback for my Nginx configuration for supporting a mail server in FreeBSD. Currently I did setup the following to have my own mail server, but have a confusion on how to setup the server block in a non-premium Nginx (1.22.1) as I cannot use my mail client in my...
  2. K

    Nginx KTLS support on FreeBSD 13/13.1?

    Today did a pkg upgrade and my nginx updated to: nginx-devel-1.21.5_3 on FreeBSD 13, bringing support to KTLS. Tried to activate the KTLS within the kernel with command: kldload ktls_ocf then: sysctl kern.ipc.tls.enable=1 afterwards, I added; ssl_conf_command Options KTLS;" under SSL server...
  3. P

    how to do a freebsd or a linux distro with an integrated web server

    I don't know if it's in the right category, but I can't find any material explaining how I can make my own linux or freebsd distro that comes with an integrated web server and an html page by default within var / www
  4. S

    Critical vmpfw status !!

    Hi, We're using FreeBSD-11.2 and for the first time we're hit by a very critical error which changes all Nginx processes "status" to vmpfw and jam all the processes. We tried performing mentioned below actions to recover from this error but all in vain. This is the error ...
  5. Charlie Root

    Solved SSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch

    Hi, I have renew certificate for my site. They crt and key file applied to nginx is running on Centos 7 host. It is working well. However, this pair of key-cert file has issue when applied to nginx in a freeBSD 11.1-RELEASE server # nginx -t nginx: [emerg]...
  6. maziar

    Change in source before compile

    Hello every one I wanted to install nginx on FreeBSD but before installing I want to change some attribute in code, what should I do ?
Back
Top