home.social

#varnish — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #varnish, aggregated by home.social.

fetched live
  1. #Oracle PL/SQL, #Microsoft Transact-SQL, #Access, #FileMaker Pro, #MySQL

    [Forgotten #CMS], #Allaire Spectra, #MSCMS, #SharePoint, #Drupal, #WordPress

    #HTML, #CSS, #JavaScript, #ColdFusion #CFML, "Classic" #ASP, #PHP

    #Windows, #MacOS, #RHEL/#CentOS

    #IIS, #Apache, #NGNIX, #Memcache/#Memcached, #Varnish

    After almost 30 years of technical experience, more than 20 of that professional, I rarely progressed beyond basic proficiency in any #technology I've used.

    I burned out 5 years ago.

  2. Как я спасал Magento 2 с 1 млн товаров и 10 млн CMS страниц от 504 ошибок

    Как мы спасали Magento 2 с 1 млн товаров и 10 млн CMS страниц от 504 ошибок. Разбор реального кейса оптимизации Magento 2-магазина с более чем 1 миллионом товаров и 10 миллионами CMS-страниц. Покажу, почему возникали ошибки 504 Gateway Timeout, какие узкие места были обнаружены в архитектуре, и как использование Redis, Varnish, MariaDB и OpenSearch позволило добиться стабильной работы системы под высокой нагрузкой.

    habr.com/ru/articles/1050416/

    #magento_2 #magento #php #redis #varnish #performance_optimization #scalability #high_load #ecommerce #full_page_cache

  3. What it's supposed to look like.

    NB: There are some deeply confused sailors that think exterior teak trim should be grey and sad, but they are utterly wrong.

    #Teak #Varnish #BoatMaintenance

  4. Varnish, it's like MySQL, Gitea, ownCloud and OpenOffice?

    Well we're all familiar with MariaDB, Forgejo, and LibreOffice, now one group that is likening the creation of those forks by the original development teams is also asking folks (for the sake of understanding) that #Vinyl-cache is the original, unbroken codebase that was once #Varnish, yet furthermore, is also akin to other software such as those others mentioned above both pre and post forking.

    https://vinyl-cache.org/organization/on_vinyl_cache_and_varnish_cache.html#our-opinion

    Obviously, this could be confusing. Which should you use? which is the original? which is better?

    Honestly, this is a matter of philosophy, business, and other matters of choice; but not so much in substance - yet. These two code bases haven't had much time to diverge, but they are, and have been, for a bit now. Both are FOSS. Both (or at least one) claims to be the continuation of a two decades old code base. Here's what's important now, and how you might want to come to your own conclusions as to which one to choose moving forward.

    #Sun_Microsystems manufactured some of the most admired and trusted enterprise server hardware platforms. They also created and maintained #Solaris (SunOS), and they scooped up the custodianship for what was once Star Office in the form of #OpenOffice. They also brought Monty's #MySQL into the fold, while VirtualBox was another free offering.

    #Sun was acquired by the #Evil_EllisonCo, aka, #Oracle. Immediately, the company was dismantled. Servers rebranded, while the OpenOffice developer team mutinied under the tutelage of Ellison, and then departed forming "The Document Foundation (TDF) in the process - a fork, #LibreOffice resulted.

    Monty Widenius, already soured on the state of MySQL's place at the table with Oracle created the fork, MariaDB (Slackware Linux was the first major Linux distro to include MariaDB as the default during installation of the OS).

    MySQL had much use for Oracle but Not OpenOffice (aka OOo), and Ellison refused to give the name to the Document Foundation, so it languished in the Apache Incubator, where he had gifted it, for many years.

    Another famous new name that is essentially the original team of creators and developers is #NextCloud, and yes, #ownCloud does still exist... somewhere, or so I'm told ;)

    When the three people in charge of steering and the custodianship of Gitea Formed a couple of for profit companies and assigned all trade and service marks of the product to those companies, it caused a great stir within the FOSS community (because this was the de facto leading #FOSS version of a code forge especially appropriate to host FOSS projects). A new Fork, #Forgejo was birthed.

    So in a nutshell, When the Varnish project bootstrapped a for profit corporation to operate under (even though at this time it's still FOSS), it likewise spawned a fork of itself, and like the others, the defecting developers created the name #Vinyl, and forked Varnish-cache so that it is Vinyl-cache that continues in the tradition of FOSS while it's expected that Varnish-cache will continue to diverge from the direction of the original code base and philosophy.

    #tallship #reverse_proxy #software_forks #open_source

  5. My very rough test shows that Rust hyper can achieve ~119k requests per second, but vinyl cache formerly known as Varnish with 1s cache on front of a same URL can reach 96k requests per second.

    github.com/Ciantic/stress-test

    #Rust #VinylCache #Varnish

  6. Hmmm,

    My impression was that #Varnish Software would be based off on the #VinylCache upstream.

    But now it seems like they have effectively created a new "varnish" repository where they intend to follow upstream, with their own patches *and* features vinyl doesn't want?

    I already see changed not upstreamed, and they seem to be pushing for existing varnish packages to point to the "new" upstream?

  7. Die TYPO3 Varnish Extension ist ab sofort mit TYPO3 14 kompatibel 🎉

    Damit unterstützt die Version v8.0.0 der Extension neu TYPO3 v13 und v14. Die Extension findest du hier: extensions.typo3.org/extension

    Auf unserem Managed Server ist Varnish bereits fixfertig vorkonfiguriert. Mehr Infos zum Managed Server: opsone.ch/de/managed-server

    Und mehr zur Installation der Varnish Extension findest du in unserem Blogartikel zum Thema: opsone.ch/de/blog/typo-3-cachi

    #Varnish #TYPO3 #OpenSource #DevOps #SwissHosting

  8. @AdamStuartSmith I had that problem with vanilla Mastodon for a bit when I first installed it. Any posts that got any sort of activity from anyone with a significant following would overwhelm my server for several minutes.

    I solved that by setting up a #Varnish cache in front of my server. I don't use Mastodon anymore, but I still use the cache in front of my bespoke software (#Enigmatick). It works really well to take the load off of the core server for those fan-out posts. Varnish handles the load with aplomb.

  9. I'm finally switching to #varnish for a caching. (or #vinyl as it is now)
    What's the best way to do #https / #ssl?
    I suppose I can just throw #apache in front of it, with HTTPS. But... is that the most effecient way?

  10. 🚀 Wow, #Go can now access files 25 times faster with MMAP! But let's not get too excited—it's like putting a turbo on a tricycle. 🐢 Meanwhile, #Varnish is still doing its best to sound like a fancy condiment. 🥒
    info.varnish-software.com/blog #MMAP #performance #technews #HackerNews #ngated

  11. A #regression was discovered in the most recent release of #Varnish Enterprise (6.0.16r2).

    As a result the package was pulled from the repositories.

    geekersdigest.com/bug-in-varni

  12. Les gens qui sont chez #02switch hébergeur français qui ne me paye pas pour dire ça, peuvent avec #XtremCache #Varnish trouver une alternative efficace à #LiteSpeed qui est une usine à gaz très sensible. Ce système de cache au niveau du serveur permet pour résumer de servir la page comme si elle était un fichier statique HTML sans exécution de PHP, sans requête SQL, avec un temps de réponse beaucoup plus rapide. Ne fonctionnerait pas sur les pages dynamiques comme une boutique je pense. Les résultats sont probants. Combiné avec #Redis cela ne demande aucun réglage (mais n'exonère pas de proposer des pages légères). Et ne laisse aucun cookie !

  13. Ah, the "MCP Security Suite" – because what could possibly go wrong when you slap a fresh coat of AI-driven #varnish on your server code and call it "mighty secure"? 🚀🔐 #GitHub really wants you to "validate and scan" because apparently, trust is for the naive 🤡.
    github.com/NineSunsInc/mighty- #MCPSecuritySuite #AI #TrustIssues #CyberSecurity #HackerNews #ngated

  14. Oh no! You restarted your #Varnish Cache but the VCL file contained an error?

    Congratz. You've just caused a downtime.

    It's much better to verify the VCL prior to a config reload or Varnish restart. It can even be automated in a pipeline or similar.

    Here's how.

    claudiokuenzler.com/blog/1497/

  15. @bert_hubert @joyofcoding

    Deja-vu there....

    When -Cache were young, many years ago, we got a lot of reports of people reducing servers a factor of 3 to 10 because it was so much more efficient code.

  16. […] 2/2

    📸 Adobe Indigo entfernt Reflexionen auf Glasscheiben aus Fotos

    📈 Charts.css zeichnet Diagramme im Browser nur mit CSS

    🗽 Ein Zitat zur Freiheit, welches mir seit einigen Tagen nicht mehr aus dem Kopf geht

    🔊 In dieser Woche gehört: Naicet & Elias Goldmund, Lena Brysch, Tom Schön, MariaFila & Vladis Cue

    #Wochenrückblick #Bikerouter #Varnish #Blutspende #RSS #BND #Bundesnachrichtendienst #Adobe #Indigo #ChartsCSS #Freiheit #Techno

    marcusjaschen.de/blog/2025/202