ntozier, one last question, everything seems working fine, the only problem is when I try to create a ticket from the portal it takes like 30 seconds to create the ticket, its really slow, Im think that is something that I changed up because I change a lot of things while I was trying to run Osticket, do you know what this could be??

@jsbanjo osTicket "pauses" when it tries to send an email. If you are using PHPMail you might want to switch to SMTP. 30s is a really long time though. How do you have osTicket configured for email? PHPmail? SMTP?

    Yes, and the Default MTA at: Admin panel -> Emails -> Settings

      ntozier What do you think about my settings??? do you think that I should change something?? I think that my osTicket is configured through SMTP

      That looks okay other then you should uncheck "Fetch on Auto-cron" since you are running a cron/task scheduler.

      As a side note I went to your web site on two different computers and the load time on your site was over 15s (not your support site, your domain). I'm wondering if you need a heftier webserver than you are currently running if both are hosted on the same web server. I'm also wondering what the ping times between the webserver and the mailserver look like, and how many hops it is via traceroute. I do not see anything that would cause such a delay in the settings.

      Side note it takes us about 5-10 seconds to open a ticket on our system which is an internally hosted webserver and using o365 to send email. We noticed a big jump when we migrated from internally hosted Exchange to O365 Exchange as it was around 1-2 seconds before we migrated.

      Thanks for the observation. Right now our exchange server is hosted in other company with a Virtual Server dedicated, so, in theory, we should be fine with these settings, that's why I don't know what's happening with the support site, everything is running smoothly except for the tickets created from the portal, do you think that this could be something in my PHP server?

      Well your PHP server is your webserver right?

        a year later
        Write a Reply...