Re: Loading css resources issue
Gaurav <[email protected]> Tue, 01 Apr 2014 11:25:36 +0530
| Newsgroups | gmane.comp.java.roller.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Glen, I got this working :) Actually the problem is the connection limit of postgreSQL server. That is why it sometimes loads resources some time did not. Thanks Gaurav On Tuesday 01 April 2014 10:51 AM, Gaurav wrote: > Hello Glen, > > Yes we are using 2 app server and 2 database server and a web-server. > We are using clustering also now its giving 404 error on blog and when > I tried login in roller it give me "FATAL: remaining connection slots > are reserved for non-replication superuser connections". This looks > like PostgreSQL issue. Although I am looking into will get back if got > any solution. > > Thanks > Gaurav > > On Tuesday 01 April 2014 04:33 AM, Glen Mazza wrote: >> Hi Gaurav, this is probably not the problem but could it be that >> you're hosting on multiple servers and only some of the servers have >> the CSS files? Weak idea, but I can't think of anything better. >> >> Glen >> >> On 03/31/2014 08:38 AM, Gaurav wrote: >>> Hello, >>> >>> I am having a weird problem in my roller blog. Css resources >>> sometime loads and sometimes not. On refreshing multiple time same >>> page it behaving expectedly. >>> This is my blog ( http://www.webovs.com/blog/) >>> Every time user go this blog or refresh it, different css resources >>> goes on to give 404 error when I checked it in console. But at the >>> same time If I access that same css url in browser it always open >>> the file. >>> >> >