Can we have an update on the state of the ISF?

Make that 6 days. I was an optimist.
Yeah, this was the bit that was unexpected -

1729799446347.png

That was just the final successful database import. In testing I'd been using a single server with web and database all on it. In production I have a separate database server. It's on the same LAN, so shouldn't have made much difference but it was at best 20% of the speed of the single server test imports. And with problems that arise that need dealing with (table repair, link dropouts, blackouts, sleep ...) it was a challenge. Eventually I setup an entire new server with the idea of doing the whole import locally there, then transferring the converted database to the dedicated DB server, but while that import was running (faster) the "original" DB import finally successfully completed.
 
Last edited by a moderator:
Yeah, this was the bit that was unexpected -

View attachment 48586

That was just the final successful database import. In testing I'd been using a single server with web and database all on it. In production I have a separate database server. It's on the same LAN, so shouldn't have made much difference but it was at best 20% of the speed of the single server test imports. And with problems that arise that need dealing with (table repair, link dropouts, blackouts, sleep ...) it was a challenge. Eventually I setup an entire new server with the idea of doing the whole import locally there, then transferring the converted database to the dedicated DB server, but while that import was running (faster) the "original" DB import finally successfully completed.
Whenever I give an estimate my wife always asks me 'Is that real time or computer time?' ;)
 
What about tags? Both the feature itself, and all the threads that were tagged on the old server.
 

Back
Top Bottom