Saltar al contenido principal
AllsWeb
SixPreflight documentation
  1. What SixPreflight is
  2. Install SixPreflight
  3. What it checks
  4. Reading the report
  5. The "What to fix" page
  6. Server and configuration guide
  7. Which PHP, database and OS version
  8. What the setup script does
  9. The .env check
  10. Running inside SixPanel
  11. Speed and sizing
  12. Live delivery tracking
  13. Machine-readable findings
  14. Security and privacy
  15. Verify and history
  16. Troubleshooting
  17. Limitations
Ver como Markdown

Verify and history

On this page

  • Every scan is kept
  • Why files, not a database table
  • Two comparisons it deliberately refuses to make
  • Exporting a run
  • Where to go next

A single score, seen once, tells you almost nothing. What you actually want to know is "I raised the buffer pool and restarted — did that help?" — and answering that needs the scan from before the change, sitting next to the one from after it. SixPreflight keeps that history for you automatically.

Every scan is kept

Each run is saved as its own file, and you get the score over time plus, for every run, exactly which checks were newly fixed and which newly broke since the one before it. Any saved run can be opened again, exported as plain text to send to a developer, or deleted individually.

The newest 60 runs are kept; older ones are pruned automatically, so the history never grows without bound.

Why files, not a database table

History is stored as files inside the tool's own folder, never inside your application's database. Three reasons, in order of weight:

  1. The tool's one hard promise is that it never writes to an application table. A history table would break that promise outright.
  2. You want your history most exactly when the database is the thing that is broken. Storing it in the database means the record vanishes at the moment it matters most.
  3. The tool has to work by copying one folder into any install, with no setup step. A folder of saved files does that; a database table does not.

Two comparisons it deliberately refuses to make

A full scan is never compared against a quick one. The full scan runs steps the quick scan does not, so its score is legitimately different — comparing the two would report a collapse in health when nothing on the server actually changed. Where there is no earlier run of the same kind to compare against, the change column shows a dash rather than a misleading number.

The trend line plots one kind of scan at a time, for the same reason — mixing quick and deep runs on one line would make a routine deeper check look like a sudden regression.

A scan that never completed a single step is kept on disk but never charted. Scoring it would produce a real-looking zero — every check absent reads exactly like every check failed — which would drag the trend line down and make the next genuine scan look like a dramatic improvement that never happened.

Exporting a run

Every saved run can be exported as plain text, holding the same information the on-screen report shows: every finding in order, its current value, the value it should have, and the full advice for fixing it. Send that file to a developer rather than a screenshot — a screenshot usually cuts off the advice column, which is the part that actually says what to do.

Where to go next

  • Reading the report — what the score and grade in a saved run actually mean
  • Findings API — pull the last saved run into your own dashboard automatically
PreviousSecurity and privacyNextTroubleshooting
AllsWeb

AI + Automation + Human Engineers — builds de nivel producción entregados en 1-3 días. Instalación, personalización, publicación en tiendas y soporte gestionado para cualquier script o codebase.

  • hi@allsweb.com
  • +91 72328 80007

Explorar

  • Agente IA
  • Automatizaciones y flujos con IA
  • Optimización para búsqueda con IA
  • Todas las soluciones
  • Todos los scripts de terceros
  • Todos los servicios
  • 6amMart optimizado
  • SixPanel
  • SixPreflight
  • Servicio de actualización / upgrade
  • Corrección 16 KB de Play Store
  • Ofertas y cupones

Empresa

  • Nosotros
  • Contrátanos
  • Soporte y contacto
  • Programa de afiliados
  • Próximamente

Legal

  • Términos y condiciones
  • Política de privacidad
  • Política de reembolso
  • Política de pagos
  • Política de soporte
  • Uso aceptable
  • Política de cookies
  • Términos de afiliados
  • Aviso legal

© 2026 AllsWeb. Todos los derechos reservados.